projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2af5ce9
)
Sync from Nautilus commit b72d57b038e50172fac2fafdc6c26660378aab34
author
Federico Mena Quintero
<federico@gnome.org>
Sat, 20 Oct 2012 18:34:23 +0000
(13:34 -0500)
committer
Federico Mena Quintero
<federico@gnome.org>
Sat, 20 Oct 2012 18:34:23 +0000
(13:34 -0500)
No changes (except a whitespace fix), for we already had a copy of
special_directory_get_gicon().
gtk/gtkplacessidebar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkplacessidebar.c
b/gtk/gtkplacessidebar.c
index 7f1bcfa6013039b69fde8134d08ebf9b3a708bc9..63279865bb36a34470b91b0209b5ae1cfbb5580e 100644
(file)
--- a/
gtk/gtkplacessidebar.c
+++ b/
gtk/gtkplacessidebar.c
@@
-509,7
+509,6
@@
sidebar_update_restore_selection (GtkPlacesSidebar *sidebar,
static GIcon *
special_directory_get_gicon (GUserDirectory directory)
{
-
#define ICON_CASE(x) \
case G_USER_DIRECTORY_ ## x: \
return g_themed_icon_new (ICON_NAME_FOLDER_ ## x);